home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / mssql.lang < prev    next >
Text File  |  2005-01-22  |  6KB  |  102 lines

  1. # MSSQL,  Microsoft SQL Server TSQL language definition file
  2. #
  3. # Author: Magnus ╓berg
  4. #   Mail: moggen@moggen.org
  5. #   Date: 14.01.2005
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released
  8. # under the GPL.
  9. #
  10.  
  11. $KW_LIST(kwa)= absolute action after all all_constraints all_errormsgs
  12. all_indexes all_levels alter and any ansi_defaults ansi_null_dflt_off
  13. ansi_null_dflt_on ansi_nulls ansi_padding ansi_warnings append
  14. arithabort arithignore as asc attach authorization auto backup begin
  15. between break browse bulk by cascade case check checkalloc checkcatalog
  16. checkconstraints checkdb checkfilegroup checkident checkpoint checktable
  17. cleantable close clustered collate commit committed compute concat
  18. concat_null_yields_null concurrencyviolation constraint contains
  19. containstable context_info continue count_rows create cross cube current
  20. cursor cursor_close_on_commit database datefirst dateformat dbcc
  21. dbrepair dbreindex deadlock_priority deallocate declare default delay
  22. delete deny desc disable_def_cnst_chk disk display distinct distributed
  23. drop drop_existing dropcleanbuffers dump dynamic elements else emptyfile
  24. encryption end entry escape estimateonly exec execute exists explicit
  25. fast fast_forward fastfirstrow fetch filegroup filegrowth file
  26. filelistonly filename fillfactor fips_flagger first fmtonly for force
  27. forceplan foreign forward_only free freeproccache freetext from full
  28. fullscan function global grant group go goto hash having headeronly help
  29. holdlock identity identity_insert if ignore_dup_key
  30. implicit_transactions in intermediate into index indexdefrag inner
  31. inputbuffer insert instead intensive into io is isolation join keep
  32. keep_replication key keyset kill labelonly language last left level like
  33. load loadhistory local lock_timeout log logspace loop low maxdop maxsize
  34. medianame mediapassword merge move name newalloc next no_infomsgs
  35. nocount noexec nonclustered noindex nolock norecompute norecovery
  36. noreseed noreset norewind normal not notruncate nounload nowait null
  37. numeric_roundabort of off offsets on only open opentran optimistic
  38. option or order outer output outputbuffer override pad_index paglock
  39. parse_only partial password percent physical_only primary prior pintable
  40. plan print privileges proc proccache procedure profile
  41. query_governor_cost_limit quoted_identifier raw read read_only
  42. readcommited readpast readtext readuncommited recompile reconfigure
  43. recovery references relative remote_proc_transactions
  44. repair_allow_data_loss repair_fast repair_rebuild repeatable
  45. repeatableread replace replication reseed reset restart restore
  46. restricted_user return returns revoke rewind right robust rollback
  47. rollup rowcount rowguidcol rowlock rows rule sample save schema
  48. schemabinding scroll scroll_locks select serializable set setuser
  49. showcontig show_statistics showplan_all showplan_text shrinkdatabase
  50. shrinkfile shutdown size some sqlperf standby startlog static statistics
  51. statistics_norecompute stats statusonly stopat stopatmark stopbefore
  52. stoplog some sort_in_tempdb table tableresults tablock tablockx tape
  53. textimage_on textsize then time to top traceoff traceon tracestatus tran
  54. transaction trigger truncate truncateonly type_warning uncommitted union
  55. unique unlimited unload unpintable update updatetext updateusage updlock
  56. use useoptions values varying verifyonly view view_metadata waitfor when
  57. where while with work xact_abort xml xmldata
  58.  
  59. $KW_LIST(kwb)= bigint binary bit char character datetime dec decimal
  60. double float image int integer money national nchar numeric nvarchar
  61. ntext precision real rowversion smalldatetime smallint smallmoney
  62. sql_variant text timestamp tinyint uniqueidetifier varbinary varchar
  63. varying
  64.  
  65. $KW_LIST(kwc)= @@connections @@cpu_busy @@cursor_rows @@datefirst @@dbts
  66. @@error @@fetch_status @@identity @@idle @@io_busy @@langid @@language
  67. @@lock_timeout @@max_connections @@max_precision @@nestlevel @@options
  68. @@pack_received @@pack_sent @@packet_errors @@procid @@remserver
  69. @@rowcount @@servername @@servicename @@spid @@textsize @@timeticks
  70. @@total_errors @@total_read @@total_write @@trancount @@version abs acos
  71. app_name ascii asin atan atn2 avg binary_checksum cast convert ceiling
  72. charindex checksum checksum_agg coalesce collationproperty col_length
  73. col_name columnproperty columns_updated cos cot count count_big
  74. current_timestamp current_user cursor_status databaseproperty
  75. databasepropertyex datalength dateadd datediff datename datepart day
  76. db_id db_name degrees difference exp file_id file_name filegroup_id
  77. filegroup_name filegroupproperty fileproperty floor formatmessage
  78. freetext freetexttable fulltextcatalogproperty fulltextserviceproperty
  79. getansinull getdate getutcdate grouping has_dbaccess host_id host_name
  80. ident_current ident_incr ident_seed indexkey_property indexproperty
  81. index_col is_member is_srvrolemember isdate isnull isnumeric left len
  82. log log10 lower ltrim max min month newid nullif object_id object_name
  83. objectproperty opendatasource openquery openrowset openxml parsename
  84. patindex permissions pi power quotename radians raiseerror rand
  85. replicate reverse right round rowcount_big rtrim scope_identity
  86. serverproperty session_user sessionproperty sign sin soundex space
  87. sql_variant_property square sqrt stats_date stdev sdevp str stuff
  88. substring sum suser_id suser_name suser_sid suser_sname system_user tan
  89. textptr textvalid trigger_nestlevel typeproperty unicode upper user
  90. user_id user_name var varp year
  91.  
  92. $STRINGDELIMITERS='
  93.  
  94. $SL_COMMENT=--
  95.  
  96. $ML_COMMENT=/* */
  97.  
  98. $IGNORECASE=true
  99.  
  100. $SYMBOLS= ( ) [ ] , ; : & | < > ! = / * % + - ^ ~
  101.  
  102. $ALLOWEDCHARS=@